home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / jpeglib.rc < prev    next >
Encoding:
Text File  |  2007-08-30  |  3.5 KB  |  132 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif\r\n"
  53.     "#include ""res\\JpegLib.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\0"
  56. END
  57.  
  58. #endif    // APSTUDIO_INVOKED
  59.  
  60.  
  61. #ifndef _MAC
  62. /////////////////////////////////////////////////////////////////////////////
  63. //
  64. // Version
  65. //
  66.  
  67. VS_VERSION_INFO VERSIONINFO
  68. FILEVERSION 14,1,56,6
  69. PRODUCTVERSION 14,1,56,6
  70.  FILEFLAGSMASK 0x3fL
  71. #ifdef _DEBUG
  72.  FILEFLAGS 0x1L
  73. #else
  74.  FILEFLAGS 0x0L
  75. #endif
  76.  FILEOS 0x4L
  77.  FILETYPE 0x2L
  78.  FILESUBTYPE 0x0L
  79. BEGIN
  80.     BLOCK "StringFileInfo"
  81.     BEGIN
  82.         BLOCK "040904b0"
  83.         BEGIN
  84.             VALUE "Comments", "\0"
  85.             VALUE "CompanyName", "International Microcomputer Software, Inc.\0"
  86.             VALUE "FileDescription", "JPEG File Conversion DLL\0"
  87.             VALUE "FileVersion", "14, 1, 56, 6\0"
  88.             VALUE "InternalName", "JPEGLIB\0"
  89.             VALUE "LegalCopyright", "Copyright ⌐ 1997, IMSI and 1991-1996, Thomas G. Lane (Independent JPEG Group).\0"
  90.             VALUE "LegalTrademarks", "TurboCAD (tm) is a trademark of IMSI.\0"
  91.             VALUE "OriginalFilename", "JPEGLIB.DLL\0"
  92.             VALUE "PrivateBuild", "\0"
  93.             VALUE "ProductName", "TurboCAD v4 Professional\0"
  94.             VALUE "ProductVersion", "14, 1, 56, 6\0"
  95.             VALUE "SpecialBuild", "\0"
  96.         END
  97.     END
  98.     BLOCK "VarFileInfo"
  99.     BEGIN
  100.         VALUE "Translation", 0x409, 1200
  101.     END
  102. END
  103.  
  104. #endif    // !_MAC
  105.  
  106. #endif    // English (U.S.) resources
  107. /////////////////////////////////////////////////////////////////////////////
  108.  
  109.  
  110.  
  111. #ifndef APSTUDIO_INVOKED
  112. /////////////////////////////////////////////////////////////////////////////
  113. //
  114. // Generated from the TEXTINCLUDE 3 resource.
  115. //
  116. #define _AFX_NO_SPLITTER_RESOURCES
  117. #define _AFX_NO_OLE_RESOURCES
  118. #define _AFX_NO_TRACKER_RESOURCES
  119. #define _AFX_NO_PROPERTY_RESOURCES
  120.  
  121. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  122. #ifdef _WIN32
  123. LANGUAGE 9, 1
  124. #pragma code_page(1252)
  125. #endif
  126. #include "res\JpegLib.rc2"  // non-Microsoft Visual C++ edited resources
  127. #include "afxres.rc"         // Standard components
  128. #endif
  129. /////////////////////////////////////////////////////////////////////////////
  130. #endif    // not APSTUDIO_INVOKED
  131.  
  132.